gzip: add a function to parse the header
authorJean-Jacques Hiblot <[email protected]>
Fri, 15 Sep 2017 10:57:29 +0000 (12:57 +0200)
committerTom Rini <[email protected]>
Fri, 6 Oct 2017 01:31:04 +0000 (21:31 -0400)
commit376ddf9d4a21d0af4c70e97c52e5f0854fb2d696
tree9a1e4561873e07703f0676bb36708719b4b844e9
parentd753f942ec12e6b5b2db73698aa6c55588053d3a
gzip: add a function to parse the header

Signed-off-by: Jean-Jacques Hiblot <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
include/common.h
lib/gunzip.c